home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 2 / Meeting Pearls Vol. II (1995)(GTI - Schatztruhe)[!].iso / Pearls / psion / src.doc / games / tanka / tank.doc < prev    next >
Text File  |  1985-09-09  |  1KB  |  46 lines

  1. (c)1993 Krister Wombell
  2.  
  3.                             Tank Attack
  4.                             -----------
  5.  
  6.  1 : Installation
  7.  
  8.   (a)    edit the file install.rsp replacing m: for the drive you wish to
  9.         install tank on. You must install all files on the same drive
  10.   (b)  Load MCLINK and type @install.rsp
  11.   (c)  Goto the system screen and install TANK
  12.  
  13.   Files installed : 
  14.  
  15.    \app\tank.opa       App. file
  16.    \asm\3d.bin         Assembled binaries
  17.    \asm\coll.bin       ...
  18.    \asm\lists.bin      ...
  19.    \opd\shps.dat       Shape file
  20.  
  21.   Files generated the 1st time tank is run :
  22.  
  23.    m:\opd\tank.opd     Hi-Score
  24.    \opd\sintab.dat     Sine/Arctan tables
  25.  
  26.  
  27.  N.B.  the game is very processor intensive and therefore it is probably
  28.         wise to quit all other applications
  29.  
  30.  
  31.  2 : The game
  32.   
  33.    The game is played in a grid, it is your job to kill the other tanks
  34. before they knock you off.  You have 10 levels to get through.  The amount
  35. of tanks per level increases as you get further and further through the game.
  36.  
  37.  
  38.   Controls:
  39.  
  40.         Up     Speed up
  41.         Down   Speed down
  42.         Left   Turn left
  43.         Right  Turn right
  44.         Space  Shoot
  45.  
  46.